home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / Other Langs / Tickle-4.0 (tcl) / library / help / tcl / math / max < prev    next >
Encoding:
Text File  |  1993-10-26  |  215 b   |  7 lines  |  [TEXT/$Tcl]

  1.  
  2.  
  3.           max num1 num2 ?..numN?
  4.                Returns the  argument  that  has  the  highest  numeric
  5.                value.  The  arguments,  numN  may  be  any interger or
  6.                floating point values.
  7.